Results for spec/EXT_texture_compression_s3tc/texwrap formats bordercolor

Overview

Result: None

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:03.755466
Stdout
Testing GL_EXT_texture_compression_s3tc.
Testing the border color only.
Testing GL_COMPRESSED_RGB_S3TC_DXT1, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 255
  Observed: 255 0 0 255
Testing GL_COMPRESSED_RGBA_S3TC_DXT1, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 216
  Observed: 255 0 0 255
Testing GL_COMPRESSED_RGBA_S3TC_DXT3, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 216
  Observed: 255 0 0 255
Testing GL_COMPRESSED_RGBA_S3TC_DXT5, border color only
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 216
  Observed: 255 0 0 255
Stderr

        
Environment
PIGLIT_SOURCE_DIR="/home/ilia/src/piglit" MESA_DEBUG="silent" PIGLIT_PLATFORM="mixed_glx_egl"
Command /home/ilia/src/piglit/bin/texwrap GL_EXT_texture_compression_s3tc bordercolor -fbo -auto
dmesg
None

Back to summary